Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for linear op #965

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

kmilanovicTT
Copy link
Contributor

Test for torch linear op

Closes #260

@kmilanovicTT kmilanovicTT added the Ops Support new op in tt-forge and tt-mlir label Dec 25, 2024
@kmilanovicTT kmilanovicTT self-assigned this Dec 25, 2024
@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_linear_op_tests branch from 5be14e3 to 514f47f Compare January 22, 2025 15:46
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests665 ran437 passed228 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests823 ran492 passed331 skipped0 failed
TestResult
No test annotations available

@kmilanovicTT kmilanovicTT marked this pull request as ready for review January 23, 2025 09:49
@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_linear_op_tests branch from 514f47f to 22bcd5c Compare January 28, 2025 09:12
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests493 ran427 passed66 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests551 ran476 passed75 skipped0 failed
TestResult
No test annotations available

@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_linear_op_tests branch from 22bcd5c to 9a0e87e Compare January 28, 2025 13:28
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests551 ran476 passed75 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests493 ran427 passed66 skipped0 failed
TestResult
No test annotations available

@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_linear_op_tests branch from 9a0e87e to 56a1124 Compare January 29, 2025 16:19
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests560 ran484 passed76 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests501 ran436 passed65 skipped0 failed
TestResult
No test annotations available

@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_linear_op_tests branch from 56a1124 to 13c0f13 Compare January 30, 2025 13:11
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests496 ran436 passed60 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests555 ran474 passed81 skipped0 failed
TestResult
No test annotations available

@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_linear_op_tests branch from 13c0f13 to 36cfac9 Compare January 30, 2025 15:58
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests505 ran446 passed59 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests564 ran485 passed79 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests592 ran466 passed126 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests650 ran509 passed141 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests592 ran466 passed126 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests650 ran509 passed141 skipped0 failed
TestResult
No test annotations available

@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_linear_op_tests branch from 61f11e2 to 36cfac9 Compare February 13, 2025 12:58
(cherry picked from commit bde6e4d3f0c0b1dca8581c483659a24aa7dcbe2c)
Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests1 ran0 passed0 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure

4 similar comments
Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests1 ran0 passed0 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure

Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests1 ran0 passed0 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure

Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests1 ran0 passed0 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure

Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests1 ran0 passed0 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conv 2D transpose should not be in the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ops Support new op in tt-forge and tt-mlir sweeps_task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Op Testing] Linear
3 participants